From 27345157463da923989b0f2becfaaf72ac39dba8 Mon Sep 17 00:00:00 2001 From: robertl Date: Tue, 11 Apr 2006 18:41:38 +0000 Subject: [PATCH] Mention skeletons in README.contrib. --- gpsbabel/README.contrib | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gpsbabel/README.contrib b/gpsbabel/README.contrib index baa8579ff..15a1ef24c 100644 --- a/gpsbabel/README.contrib +++ b/gpsbabel/README.contrib @@ -9,6 +9,9 @@ libraries vastly simplifies the XML parsers while increasing their robustness plus those libraries are ubiquitous. So I consider it OK to require expat. +You may find format_skeleton.c and filter_skeleton.c in the source tree +to be helpful examples. Just add meat! + If you are creating a new target you should submit patches (use "cvs diff -uN" to create patches) to the following files: * Yourcode.c and/or Yourcode.h - this is the code required to do your -- 2.30.2